home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 3886 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.sinet.slb.com!usenet
  2. From: bar@canuck.englewood.geoquest.slb.com (Bernhard A. Rieckhoff)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Question about MultiUser FS
  5. Date: 27 Mar 1996 16:39:36 GMT
  6. Organization: Schlumberger
  7. Message-ID: <4jbr08$320@ohnasn01.sinet.slb.com>
  8. References: <4jbsf1$54f@toad.stack.urc.tue.nl>
  9. NNTP-Posting-Host: 163.185.53.83
  10. X-Newsreader: knews 0.9.3
  11.  
  12. In article <4jbsf1$54f@toad.stack.urc.tue.nl>,
  13.     eka@stack.urc.tue.nl (Eka Durmin) writes:
  14. >Hello all!
  15. >
  16. >My Harddisk crashed yesterday :(
  17. >I was able to recover most files.
  18.  
  19. SNIP..
  20.  
  21. >I'm looking for a way to copy the files without changing the owner and the 
  22. >protectionbits.
  23.  
  24. Try tar or gnutar available on aminet. Something that would probably
  25. help is one of those pipe devieces so you can: 
  26. tar cvf -  "" | (cd whereever ; tar xvfBp - )
  27.  
  28. ie create the tar in a pipe and read it from the same pipe at the
  29. destination.  BTW I haven't tried this at home.
  30.  
  31.   -- PLEASE REPLY TO:      
  32. brieckhoff@houston.geoquest.slb.com Bernhard Rieckhoff
  33. Sr. Geophysicist, Schlumberger-GeoQuest Denver, CO USA           
  34. Voice (303) 486-3204 FAX (303) 694-4690 
  35. *Opinions expressed here are unlikely to reflect those of my employer*
  36.  
  37.